Check if the current user has the required access to Agent
Get | Agent_GetAgentPermissionsById |
Resource Path: /api/agent/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/agent/{id}/permissions/{access}
Name | Description | Data Type |
---|---|---|
id | Agent Id | integer |
access | Access type | string |
The response body is of type boolean.
OK